home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / claws-mail / README.Debian < prev    next >
Encoding:
Text File  |  2009-07-03  |  1.9 KB  |  50 lines

  1. Claws Mail for Debian
  2. ---------------------
  3.  
  4. *** x-www-browser usage
  5.  
  6. Default now is to use xdg-open, which uses your Desktop preferences and 
  7. can be configured to fall back to x-www-browser directly or already does 
  8. it through sensible-browser.
  9.  
  10. Old users must activate the checkbox "Use system defaults when possible"
  11. to get this configured via Desktop preferences or keep the existing 
  12. x-www-browser entry if you don't care.
  13.  
  14. *** Build notes
  15.  
  16. Compiled with IPv6, OpenSSL, GNU/Aspell, libGNOMEPrint, libEtPan, 
  17. GPGME, OpenLDAP, JPilot and libSM support.
  18.  
  19. Includes following patches:
  20.  
  21. - Marking unread/new messages as read when sent to Trash.
  22.  
  23. The Autofaces feature provices now the ability to set the X-Face from
  24. a file under config dir. See Autofaces manual section for details.
  25.  
  26. *** PGP/core plugin
  27.  
  28. The PGP/core plugin is provided by the pgpmime package. This plugin 
  29. provides core functions to both PGP/MIME and PGP/inline privacy plugins.
  30. Has not been created a new package for it because there is little chance 
  31. an user wants only inline and not MIME support, and even in that case 
  32. he/she doesn't need to load the PGP/MIME plugin, just leave it resting on 
  33. disk. On the other hand, creating a new package will affect all users.
  34.  
  35. Because some other plugins may require the core functionality, it's now
  36. a virtual package claws-mail-pgpcore provided which others can rely on.
  37.  
  38. *** Changes from older versions
  39.  
  40. Environment in external commands: If you want to use environment variables
  41. (like $HOME or ~) in external commands you must call the shell with the
  42. external command. For example: 'bash -c "cat ~/.signature"' instead of
  43. 'cat ~/.signature' (without the single quotes).
  44.  
  45. Actions modifiying text in message view: previously modified text was 
  46. passed to the compose window on forwarding/replying to the message. 
  47. Now the original mail text is used despite the visualized modifications.
  48.  
  49.  -- Ricardo Mones <mones@debian.org>, Sat, 18 Dec 2007 18:57:15 +0200
  50.